Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@transmute/transmute-did
Advanced tools
🚧 Under Construction. Not for production use! 🚧
Decentralized Identifiers (DIDs) are a new type of identifier for verifiable, "self-sovereign" digital identity. DIDs are fully under the control of the DID subject, independent from any centralized registry, identity provider, or certificate authority. DIDs are URLs that relate a DID subject to means for trustable interactions with that subject. DIDs resolve to DID Documents — simple documents that describe how to use that specific DID. Each DID Document contains at least three things: cryptographic material, authentication suites, and service endpoints. Cryptographic material combined with authentication suites provide a set of mechanisms to authenticate as the DID subject (e.g., public keys, pseudonymous biometric protocols, etc.). Service endpoints enable trusted interactions with the DID subject.
npm i
npm run test
This library uses self describing json-ld.
The transmute-did
package contains several libraries for basic cryptographic operations
src/lib/ethereumExtensions/
: EthereumCreating an Ethereum identity
src/lib/openpgpExtensions/
: PGPPGP uses RSA by default but also supports the following Elliptic Curves: curve25519, p256, p384, p521, secp256k1, brainpoolP256r1, brainpoolP384r1, brainpoolP512r1
.
This library provides:
src/lib/sodiumExtensions/
: LibsodiumLibSodium uses ED25519
by default.
This library provides:
src/lib/shamirExtensions/
: Secret SharingThis library provides
src/lib/misc/
: Miscellaneous toolsThis library provides
FAQs
🚧 Under Construction. Not for production use! 🚧
The npm package @transmute/transmute-did receives a total of 0 weekly downloads. As such, @transmute/transmute-did popularity was classified as not popular.
We found that @transmute/transmute-did demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.